-
Notifications
You must be signed in to change notification settings - Fork 1.3k
UI: add missing label text for label.aclname #12511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@sudo87 a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 4.20 #12511 +/- ##
=========================================
Coverage 16.24% 16.24%
Complexity 13393 13393
=========================================
Files 5657 5657
Lines 499107 499144 +37
Branches 60574 60578 +4
=========================================
+ Hits 81069 81083 +14
- Misses 409001 409021 +20
- Partials 9037 9040 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
UI build: ✔️ |
|
@sudo87 @kiranchavala @DaanHoogland there is the #12196 PR that fixes the same label. Which one of them should we keep? |
bernardodemarco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
Ah thanks for pointing out, but again, I think 4.20 needs it to, so let’s go for this one. |


Description
This PR fixes the label for ACL name, which looks like got removed during some merge conflict resolution.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Before:

After:

How Has This Been Tested?
How did you try to break this feature and the system with this change?